ci: vendor validation scripts and remove remote action pins - #86
Conversation
CI failed: K9 contract and A2ML manifest validations failed due to missing required metadata fields and magic numbers in contract/manifest files.OverviewValidation checks failed across two separate CI jobs: K9 contract validation failed due to missing magic numbers and pedigree metadata fields, and A2ML manifest validation failed due to a missing required identity field in one or more FailuresK9 Contract Validation Failure (confidence: high)
A2ML Manifest Validation Failure (confidence: high)
Summary
Code Review ✅ ApprovedVendors validation scripts into
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Automated PR to fix CI after deleted actions.
Summary by Gitar
.githooks/validate-a2ml.shand.githooks/validate-k9.shscripts for local and CI validation.github/workflows/dogfood-gate.ymlto run vendored scripts instead of remote actionsThis will update automatically on new commits.